../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d-mixin-36(36,50): Error: can only catch class objects derived from `Exception` in `@safe` code, not `core.exception.RangeError` ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d-mixin-37(37,56): Error: can only catch class objects derived from `Exception` in `@safe` code, not `core.exception.RangeError` ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d-mixin-40(40,50): Error: can only catch class objects derived from `Exception` in `@safe` code, not `core.exception.RangeError` ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d-mixin-44(44,62): Error: can only catch class objects derived from `Exception` in `@safe` code, not `core.exception.RangeError` ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d(124,32): Error: `@safe` function `twitter4d.Twitter4D.request` cannot call `@system` function `object.keys!(string[string], string, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(string[string], string, string).keys` is declared here ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d(127,25): Error: `@safe` function `twitter4d.Twitter4D.request` cannot call `@system` function `object.keys!(string[string], string, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(string[string], string, string).keys` is declared here /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2170,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2141,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(2142,10): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1876,17): Error: no property `curl` for type `std.typecons.RefCounted!(Impl, cast(RefCountedAutoInitialize)1)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): Error: function `std.net.curl.HTTP.Protocol!().onSend(ulong delegate(void[]) callback)` is not callable using argument types `(ulong delegate(void[] buf) pure nothrow @nogc @system)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1048,9): cannot pass argument `__dgliteral5` of type `ulong delegate(void[] buf) pure nothrow @nogc @system` to parameter `ulong delegate(void[]) callback` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(561,16): Error: template instance `std.net.curl._basicHTTP!char` error instantiating ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d(134,17): instantiated from here: `get!(HTTP, char)` ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d(136,18): Error: template instance `std.net.curl.post!(char, char)` error instantiating ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d(148,25): Error: `@safe` function `twitter4d.Twitter4D.stream` cannot call `@system` function `object.keys!(string[string], string, string).keys` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../druntime/import/object.d(2453,7): `object.keys!(string[string], string, string).keys` is declared here /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(5213,9): Error: function `std.net.curl.FTP.Protocol!().onReceive(ulong delegate(ubyte[]) callback)` is not callable using argument types `(ulong delegate(ubyte[] data) @system)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(5213,9): cannot pass argument `__lambda1` of type `ulong delegate(ubyte[] data) @system` to parameter `ulong delegate(ubyte[]) callback` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1678,36): Error: template instance `std.net.curl._async!()._async.spawn!(FTP, char, char)` error instantiating /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1699,31): instantiated from here: `byLineAsync!(FTP, char, char, void)` ../5b9a7f15c5b47a8463f34b4e-twitter4d/source/twitter4d.d(150,36): instantiated from here: `byLineAsync!(AutoProtocol, char, char)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(5213,9): Error: function `std.net.curl.HTTP.Protocol!().onReceive(ulong delegate(ubyte[]) callback)` is not callable using argument types `(ulong delegate(ubyte[] data) @system)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(5213,9): cannot pass argument `__lambda1` of type `ulong delegate(ubyte[] data) @system` to parameter `ulong delegate(ubyte[]) callback` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(5230,13): Error: function `std.net.curl.HTTP.onReceiveHeader(void delegate(const(char[]) key, const(char[]) value) callback)` is not callable using argument types `(void delegate(const(char[]) key, const(char[]) value) @system)` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(5230,13): cannot pass argument `__lambda2` of type `void delegate(const(char[]) key, const(char[]) value) @system` to parameter `void delegate(const(char[]) key, const(char[]) value) callback` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/net/curl.d(1678,36): Error: template instance `std.net.curl._async!()._async.spawn!(HTTP, char, char)` error instantiating /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.